@charset "UTF-8";

/*
* @description:首页样式
 *@author:王奉
* @update: name(xxxx-xx-xx xx:xx)
 */
.body {
	background: linear-gradient(0deg, #FAFBFF 0%, #FFFFFF 100%);
}
.banner {
	width: 100%;
	height: 720px;
	background: url(http://newxgos.oss-cn-hangzhou.aliyuncs.com/oa/bg-banner.png) no-repeat center;
	background-size: 100% 100%;
}

.banenr-title {
	margin: 83px auto 22px;
	display: block;
}
.banner-img{
	width: 289px;
	height: 81px;
	padding-top: 208px;
}
.banner-img img {
	width: 100%;
	height: 100%;
    padding-bottom: 70px;
}
.banner-freeBtn {
	display: block;
	width: 105px;
	height: 36px;
	background: linear-gradient(90deg, #D9AF70 0%, #FFFCC7 100%);
	border-radius: 5px;
	color: #502311;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
}
.banner-btn {
	width: 323px;
	margin: 0 auto;
}

.banner-btn-link {
	display: block;
	float: left;
}

.banner-btn-link:first-child {
	margin-right: 23px;
}
.bannerPhoto {
	width: 582px;
	height: 328px;
	position: absolute;
}
.bannerPhoto img {
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
.garellyContainer{
	width: 703px;
	height: 328px;
	margin-left: 192px;
    margin-top: 139px;
}
#certify {
	position: relative;
	width: 100%;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 582px;
	height: 328px;
}
.section-center {
	background: linear-gradient(0deg, #FAFBFF 0%, #FFFFFF 100%);
}
.merit {
	width: 1200px;
	margin: 0 auto ;
	position: relative;
}
.merit-item {
	position: absolute;
	left: 0;
	top: -70px;
}
.merit-con {
	width: 400px;
	height: 160px;
	background: linear-gradient(90deg, #3860F4 0%, #8DA4F9 100%);
	border-radius: 5px 0px 0px 5px;
	color: #fff;
}
.merit-con:hover {
	background: linear-gradient(90deg, #4B6FF4 0%, #98ADF9 100%);
}
.merit-img {
	width: 124px;
	height: 124px;
	margin: 19px 0 17px 0;
}
.merit-img Img {
	width: 100%;
	height: 100%;
}
.merit-title {
	font-size: 18px;
	margin: 38px 0 19px 0;
}

.merit-text {
	width: 198px;
	height: 42px;
	line-height: 26px;
	font-size: 16px;
}
.changeWidth {
	width: 268px;
}
.deffrent-con {
	background: linear-gradient(90deg, #EE7B69 0%, #F3A187 100%);
	border-radius: 0;
}
.deffrent-con:hover {
	background: linear-gradient(90deg, #EC8D7E 0%, #F2B39E 100%);
}
.dark-con {
	background: linear-gradient(90deg, #262C57 0%, #3B447E 100%);
	border-radius: 0;
}
.dark-con:hover {
	background: linear-gradient(90deg, #333861 0%, #475293 100%);
}
.ctittle {
	font-size: 32px;
    font-weight: bold;
    color: #203157;
}
.free-text{
	color:#EC5D3D;
}
.rightCtittle {
	font-size: 16px;
	color: #203157;
	padding-top: 206px;
}
.installItem {
	margin-right: 60px;
}
.installIcon {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 14px;
	vertical-align: middle;
}
.clearfix {
	*zoom: 1;
  }
  .clearfix:before,
  .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
  }
  .clearfix:after {
	clear: both;
  }
/*管理*/

.manage {
	width: 1200px;
	height: 300px;
	background: #f2f5ff;
	border: 1px solid #E4ECF9;
	border-radius: 5px;
	margin: 20px 0 0 0px;
	
}
.manage-top {
	width: 100%;
	height: 209px;
	position: relative;
}
.manageTop-title {
	margin: 29px 0 48px 28px;
	font-weight: bold;
	color: #203157;
	font-size: 18px;
}
.currentUpdate {
	position: absolute;
	right: 0;
	top:  -31px;
	width: 120px;
	height: 38px;
	background: linear-gradient(135deg, #EC5D3D 0%, #F3A187 100%);
	border-radius: 0px 6px 0px 38px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 38px;
}
.currentUpdate a {
	color: #FFFFFF;
}
.manageBoxItem {
	width: 133px;
}
.manageBoxItemTwo{
	width: 93px;
	margin-right: 199px;
}
.manageBoxItemThree {
	width: 173px;
	margin-right: 116px;
}
.manageBoxItemFour {
	width: 221px;
}
.manageBoxItem img {
	margin-bottom: 22px;
}
.manageBoxItem:first-child {
	margin-left: 29px;
	margin-right: 158px;
}
.manage-bottom {
	width: 100%;
	height: 90px;
	background-image: url('../images/bg-xiazai.png');
	background-size: 100% 100%;
}
.bottom-BtnsBox {
	width: 112px;
	height: 40px;
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid #FCFCFF;
	border-radius: 5px;
	color: #FCFCFF;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	float: right;
    margin: 25px 0;
    margin-right: 20px;
}

.bottom-BtnsBox:hover {
	background: #3860F4;
	color: #fff;
	border: none;
	border: 1px solid transparent;
}
.manage-con {
	width: 1042px;
	margin: 0 auto;
}

.manage-con-con {
	width: 252px;
	text-align: center;
	margin: 0 143px 64px 0;
}

.manage-con-con:nth-child(3n) {
	margin: 0 0 64px 0;
}

.manage-title {
	color: #1866c6;
	font-size: 34px;
	margin: 18px 0;
}

.manage-text {
	color: #252525;
	font-size: 18px;
}


/**/
.connectInformation {
	width: 1200px;
	height: auto;
	color: #7B8BA6;
	padding-bottom: 65px;
}
.connectBox {
	font-size: 32px;
	font-weight: bold;
	color: #203157;
	margin: 150px 0 65px 0;
}
.connectItem{
	width: 278px;
	height: 300px;
	background: #FFFFFF;
	border: 1px solid #E4ECF9;
	border-radius: 5px;
	margin-right: 27px;
	margin-bottom: 30px;
}
.connectItem:hover {
	border: 1px solid #3860F4;
}
.defferentItem {
	width: 277px;
}
.informationContainer .connectItem:last-child{
	margin-right: 0;
}
.connectContainer .connectItem:last-child{
	margin-right: 0;
}
.connectItem-img {
	display: block;
	width: 54px;
	height: 54px;
	margin: 40px 0 42px 34px;
}
.connectItem-title {
	font-size: 18px;
	font-weight: bold;
	color: #203157;
	margin-bottom: 29px;
	margin-left: 29px;
}
.connectItem-detail {
	width: 201px;
	font-size: 16px;
	font-weight: 400;
	color: #7B8BA6;
	line-height: 26px;
	margin-left: 29px;
}
.defferentWith {
	width: 185px;
}
.selfDetailWith {
	width: 196px;
}
.imagine {
	width: 1200px;
    height: auto;
    margin: 0 auto;
    color: #252525;
	margin-top: 70px;
	position: relative;
}
.imagin-title {
	font-size: 32px;
	font-weight: bold;
	color: #203157;
	margin: 100px 0 63px 0;
}
.rightPhotoTv {
	width: 604px;
	height: 481px;
	background-image: url('../images/-s-img-mac.png');
	background-size: 100% 100%;
}
.imagine-title {
	margin-left: 19px;
    font-size: 18px;
    font-weight: bold;
	color: #203157;
	margin-bottom: 15px;
}

.imagine-text {
	font-size: 16px;
    margin-left: 21px;
	color: #7B8BA6;
	line-height: 26px;
	margin-bottom: 40px;
}

.imagine-con {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.imagine-con::after {
	content: '';
    display: inline-block;
    width: 2px;
    height: 46px;
    background: #E4ECF9;
    position: absolute;
    top: 55px;
    left: 28px;
}
.imagine-con:last-child::after {
	content: none;
}
.imagine-con:first-child::after {
	top: 77px;
    left: 33px;
}
.problem-con {
	width: 100%;
	height: auto;
	
}
.imagine-right {
	position: absolute;
	right: -20%;
	top: 65px;
}
.fenge {
	width: 2px;
	height: 46px;
	background: #E4ECF9;
	margin-left: 27px;
}
.imagine-title-new {
	margin-left: 26px;
	font-size: 18px;
    font-weight: bold;
	color: #203157;
	margin-bottom: 5px;
}
.imagine-text-new {
	margin-left: 30px;
	font-size: 16px;
	color: #7B8BA6;
	margin-bottom: 40px;
}
/**/

.regular {
	width: 100%;
	height: 450px;
	background: url(../images/bg-tupo.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
}
.regular-bottom  {
	display: flex;
}
.ctittle-text {
	padding: 191px 0 40px 0px;
	font-size: 32px;
	font-weight: bold;
	color: #203157;
}
.regular-ctittle-text {
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	padding:97px 0 60px 0px;
}
.floatLeftPic {
	width: 596px;
	height: 340px;
    margin-right: 35px;
}
.floatLeftPic img {
	width: 100%;
	height: 100%;
}
.floatRightDetail {
	width: 578px;
	height: 320px;
	border: 1px solid #E4ECF9;
	box-shadow: 0px 5px 10px 0px rgba(56, 96, 244, 0.1);
	border-radius: 5px;
	
}
.cardCenter {
	width: 538px;
	height: 280px;
	background: #FAFBFF;
	box-shadow: 0px 5px 10px 0px rgba(56, 96, 244, 0.1);
	border-radius: 5px;
	margin: 20px;
	overflow: hidden;
}
.cardContent {
	width: 496px;
	height: 106px;
	background: #FFFFFF;
	border: 1px solid #E4ECF9;
	border-radius: 5px;
	margin: 25px 21px 20px 21px;
	cursor: pointer;
}
.cardContent:hover {
	border: 1px solid #E4ECF9;
	background: linear-gradient(-90deg, #7D98F8 0%, #3860F4 100%);
}
.cardContent:hover .card-title {
	color: #fff;
}
.cardContent:hover .card-body {
	color: #fff;
}
.card-title {
	font-size: 18px;
	font-weight: bold;
	color: #203157;
	margin-bottom: 15px;
	margin: 15px 0 0 39px;
}
.card-body {
	font-size: 16px;
	font-weight: 400;
	color: #7B8BA6;
	line-height: 26px;
	margin-left: 40px;
}
.regular .ctittle {
	margin: 80px auto 28px;
}

.regular-title {
	font-size: 60px;
	font-weight: bold;
	margin: 104px 68px 0 37px;
}

.regular-text {
	font-size: 18px;
	text-align: left;
	margin: 119px 0 0 0;
	line-height: 30px;
	position: relative;
}
.regular-text-up, .regular-text-bottom {
	position: absolute;
	width: 151px;
	height: 62px;
}
.regular-text-up {
	right: -44px;
	top: -38px;
}
.regular-text-bottom {
	right: -74px;
	bottom: -68px;
}
/*售后团队*/

.service {
	height: 470px;
	width: 100%;

}
.serviceItem {
	width: 380px;
	height: 160px;
	background: #FFFFFF;
	border: 1px solid #E4ECF9;
	box-shadow: 0px 5px 10px 0px rgba(56, 96, 244, 0.1);
	border-radius: 5px;
	margin-right: 30px;
}
.serviceItem:hover {
	border: 1px solid #3860F4;
}
.serviceItem-center {
	width: 350px;
	height: 130px;
	background: #FAFBFF;
	border-radius: 5px;
	margin: 15px;
}
.service-title {
	font-size: 32px;
	font-weight: bold;
	color: #203157;
	margin: 164px 0 64px 0px;
}
.serviceItemContianer {
	display: flex;
}
.servicePhoto {
	width: 50px;
	height: 50px;
	margin: 41px 44px 39px 54px;
}
.servicePhoto img {
	width: 100%;
	height: 100%;
}
.service-text {
	font-size: 18px;
	font-weight: bold;
	color: #203157;
	margin-top: 40px;
    margin-bottom: 5px;
}
.service-notice {
	font-size: 16px;
	font-weight: 400;
	color: #7B8BA6;
}
.circleRound{
	position: absolute;
	z-index: -1;
}
.circle1 {
	bottom: -175px;
    left: -39px;
    width: 563px;
}
.circle2 {
	top: -128px;
    right: -200px;
    width: 674px
}
.circle3 {
	top: -230px;
    right: 200px;
    width: 526px;
}
.circle4 {
	top: 199px;
    right: 49px;
    width: 674px;
}